VxGetVar


Get the value of a variable associated with a widget

Syntax

VxGetVar widgetName varName

Description

Gets the value of a variable associated with a widget.

Arguments

widgetName
The name of the widget the variable is associated with.

varName
The name of the variable. May be a scalar or array reference.

See also VxSetVar.